home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 14 / 014.d81 / bugs & stuff < prev    next >
Text File  |  2022-08-26  |  586b  |  40 lines

  1.  
  2.           BUGS and STUFF
  3.  
  4.  
  5.  
  6.   Well, this month we're happy to say
  7.  
  8. that there is just STUFF in this
  9.  
  10. article.  We received a letter from
  11.  
  12. Dean Robinson (71101) with a few
  13.  
  14. revisions for his program called 'ER'
  15.  
  16. that was published in Issue #11.
  17.  
  18.   The following lines can be added to
  19.  
  20. straighten out the 'ordering' process
  21.  
  22. and save patient #2:
  23.  
  24.  
  25.  
  26. 575 FOR C =1 TO 4: J(C)=0: NEXT C: C=0
  27.  
  28. 9555 POKE BC,2: POKE SC,1
  29.  
  30. 12525 IF RES=3 AND SBP>10 AND DBP>10
  31.       AND HR>10 THEN SBP=SBP-10:
  32.       DBP=DBP-5:HR=HR-6
  33.  
  34.  
  35.  
  36.                Dean Robinson, MD
  37.  
  38.  
  39. ----------< end of article >----------
  40.